func golang.org/x/text/secure/precis.processString
3 uses
golang.org/x/text/secure/precis (current package)
profile.go#L282: func processString(p *Profile, s string, key bool) (string, error) {
profile.go#L293: return processString(p, s, false)
profile.go#L299: return processString(p, s, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)